i will write a program with function that recursively print from 1 to 2^n
for example i give number 3 to pragram and it will be print 1 2 4 8
sorry for my bad english, plz help me on this program